Compiling the FriBidi Unicode bidi algorithm on Windows

I’m exploring the Unicode Bidi Algorithm (UBA) and found the GNU FriBidi implementation of the UBA (in addition to Unicode’s own implementation). The Unicode implementation compiles quite easily with Visual Studio but GNU FriBidi requires MSYS and some code edits, … Continue reading Compiling the FriBidi Unicode bidi algorithm on Windows